Do not scan gtktextdisplay.h, avoids a scanner warning
authorJohan Dahlin <johan@gnome.org>
Thu, 20 Jan 2011 16:22:13 +0000 (14:22 -0200)
committerJohan Dahlin <johan@gnome.org>
Thu, 20 Jan 2011 16:22:13 +0000 (14:22 -0200)
gtk/Makefile.am

index 225341f6f8a6127a4d8c0307d6831f1e5eec2489..ca787fdb20cfd302d4ffda5a14fd25c1a77ee485 100644 (file)
@@ -963,7 +963,7 @@ LDADDS =                                                            \
 
 if HAVE_INTROSPECTION
 introspection_files = \
-    $(filter-out %private.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
+    $(filter-out %private.h gtktextdisplay.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
     $(gtk_base_c_sources) \
     gtkprintoperation-unix.c \
     gtktypebuiltins.h \